home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
27
/
2
/
DISK2727.ZIP
/
BOR.EXE
/
LANG1.SM
next >
Wrap
Text File
|
1990-07-20
|
501b
|
29 lines
TCC
OBJ
C
-c
-ms
-mm
-ml
-v
-A Recognize only ANSI commands
-AK Recognize only K&R commands
-a Use word alignment for data
-B Inline assembly code in src file
-C Accept nested comments
-c Compile Only (Don't Link)
-Dname Define Macro Name
-d Merge duplicate strings
-G Optimize for speed
-M Create map file
-ms Small model
-ml Large model
-N Stack overflow check
-T Pass option to assembler
-v Include debugger information
-w Warnings
-y Contains overlays